Smart Buttons

Modifying Scripts with Question Block Designer

If you are modifying a button that includes a QuestionsBlock element, you can modify this part of the script in the Question Block Designer. You can modify a QuestionsBlock element in the Designer, even if the original script was created in XML not using the Designer.

Modifying Scripts Created in the Question Block Designer

To modify QuestionsBlock scripts created in the Question Block Designer:

  1. Open the Smart Buttons toolbar.

  2. Right-click on a Smart Button that contains a node that was created using the Question Block Designer.

  3. Select Edit to display the Smart Buttons Editor.

  4. Click a QuestionsBlock element to display the Question Block Designer.

  5. Make the changes to the script in the Designer.

  6. Click SUBMIT in the Question Block Designer to save the updates to the QuestionsBlock control.

  7. Click SAVE CHANGES in the Smart Buttons Editor to update the script.

Modifying QuestionsBlock Elements Created in XML

To modify scripts created directly in the Smart Buttons Editor using the QuestionsBlock XML element:

  1. Open the Smart Buttons toolbar.

  2. Right-click on a Smart Button that contains a QuestionsBlock XML element that was created directly in the Smart Buttons Editor.

    The Smart Buttons Editor is displayed.

  3. Click a QuestionsBlock element to display the Window Settings tab.

  4. Select Enable QuestionsBlock Designer to active the Editor and Code View tabs.

  5. Make the changes to the script in the Question Block Designer.

  6. Click SUBMIT in the Question Block Designer to save the updates to the QuestionsBlock control.

  7. Click SAVE CHANGES in the Smart Buttons Editor to update the script.